projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf805d5
)
(BSTRING): Don't define it here.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 14 Jan 1994 18:47:00 +0000
(18:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 14 Jan 1994 18:47:00 +0000
(18:47 +0000)
src/s/sco4.h
patch
|
blob
|
history
diff --git
a/src/s/sco4.h
b/src/s/sco4.h
index ec5b5c3922bed82fda85ae4eb2f9ec535a5a3d4c..5cd41bdba42d9be75b96dfe91804d0146bcf50c2 100644
(file)
--- a/
src/s/sco4.h
+++ b/
src/s/sco4.h
@@
-57,11
+57,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define PTY_TTY_NAME_SPRINTF \
sprintf (pty_name, "/dev/ttyp%d", i);
-/* SCO perhaps has bcopy, et. al. */
-#ifdef HAVE_BCOPY
-#define BSTRING
-#endif
-
/* Sockets are an option on SCO. If you have X, you have them.
They also exist if you have TCP, but we don't know how to test
for that. */